[INFO] cloning repository https://github.com/2moe/cardbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2moe/cardbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2moe%2Fcardbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2moe%2Fcardbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df8dbc6cde9eaaa0c00f04bb9ad2847944ff220d
[INFO] fixing 2moe/cardbox against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2moe%2Fcardbox" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/2moe/cardbox
[INFO] finished tweaking git repo https://github.com/2moe/cardbox
[INFO] tweaked toml for git repo https://github.com/2moe/cardbox written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/2moe/cardbox on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/2moe/cardbox already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]   Downloaded testutils v0.0.12
[INFO] [stderr]   Downloaded syscalls v0.8.1
[INFO] [stderr]   Downloaded argh_shared v0.1.19
[INFO] [stderr]   Downloaded argh v0.1.19
[INFO] [stderr]   Downloaded argh_derive v0.1.19
[INFO] [stderr]   Downloaded toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]   Downloaded toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]   Downloaded toml v1.0.7+spec-1.1.0
[INFO] [stderr]   Downloaded json5 v1.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a3094e3022f67640752b441fdff070413e1bee12a494ad4f09da6ecf7db8ad9e
[INFO] running `Command { std: "docker" "start" "a3094e3022f67640752b441fdff070413e1bee12a494ad4f09da6ecf7db8ad9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a3094e3022f67640752b441fdff070413e1bee12a494ad4f09da6ecf7db8ad9e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3094e3022f67640752b441fdff070413e1bee12a494ad4f09da6ecf7db8ad9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a3094e3022f67640752b441fdff070413e1bee12a494ad4f09da6ecf7db8ad9e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling const-str v1.1.0
[INFO] [stderr]    Compiling syscalls v0.8.1
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling testutils v0.0.12
[INFO] [stderr]    Compiling cardbox-target v0.0.1-beta.0 (/opt/rustwide/workdir/crates/cardbox-target)
[INFO] [stderr]    Compiling cardbox v0.0.1-alpha.1 (/opt/rustwide/workdir/crates/cardbox)
[INFO] [stderr]    Compiling cardbox-cli v0.0.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Checking tests v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cardbox-target` (bin "cardbox-target") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]   --> crates/cardbox-target/src/main.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / fn panic(_info: &core::panic::PanicInfo<'_>) -> ! {
[INFO] [stdout] 46 | |   core::intrinsics::abort()
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout]    = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ebc3593764c44f83.rmeta
[INFO] [stdout]    = note: second definition in the local crate (`cardbox_target`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cardbox-target` (bin "cardbox-target" test) due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `compact_str`
[INFO] [stdout]   --> crates/cardbox/src/run_cmd.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use compact_str::CompactString as MiniStr;
[INFO] [stdout]    |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `compact_str`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `compact_str`, use `cargo add compact_str` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> crates/cardbox/src/run_cmd.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_with`
[INFO] [stdout]   --> crates/cardbox/src/run_cmd.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use serde_with::skip_serializing_none;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_with`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_with`, use `cargo add serde_with` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tinyvec`
[INFO] [stdout]   --> crates/cardbox/src/run_cmd.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tinyvec::TinyVec;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `tinyvec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tinyvec`, use `cargo add tinyvec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `json5` in this scope
[INFO] [stdout]   --> crates/cardbox/src/run_cmd.rs:65:26
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let deser_json5 = || json5::from_str(input).map_err(io::Error::other);
[INFO] [stdout]    |                          ^^^^^ use of unresolved module or unlinked crate `json5`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `json5`, use `cargo add json5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `toml` in this scope
[INFO] [stdout]   --> crates/cardbox/src/run_cmd.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let deser_toml = || toml::from_str(input).map_err(io::Error::other);
[INFO] [stdout]    |                         ^^^^ use of unresolved module or unlinked crate `toml`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `toml`, use `cargo add toml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `compact_str`
[INFO] [stdout]   --> crates/cardbox/src/run_cmd.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use compact_str::CompactString as MiniStr;
[INFO] [stdout]    |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `compact_str`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `compact_str`, use `cargo add compact_str` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> crates/cardbox/src/run_cmd.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_with`
[INFO] [stdout]   --> crates/cardbox/src/run_cmd.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use serde_with::skip_serializing_none;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_with`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_with`, use `cargo add serde_with` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tinyvec`
[INFO] [stdout]   --> crates/cardbox/src/run_cmd.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tinyvec::TinyVec;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `tinyvec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tinyvec`, use `cargo add tinyvec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ahash` in this scope
[INFO] [stdout]   --> crates/cardbox/src/run_cmd.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub type EnvMap = ahash::HashMap<MiniStr, MiniStr>;
[INFO] [stdout]    |                   ^^^^^ use of unresolved module or unlinked crate `ahash`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ahash`, use `cargo add ahash` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cardbox` (lib test) due to 7 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `json5` in this scope
[INFO] [stdout]   --> crates/cardbox/src/run_cmd.rs:65:26
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let deser_json5 = || json5::from_str(input).map_err(io::Error::other);
[INFO] [stdout]    |                          ^^^^^ use of unresolved module or unlinked crate `json5`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `json5`, use `cargo add json5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `toml` in this scope
[INFO] [stdout]   --> crates/cardbox/src/run_cmd.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let deser_toml = || toml::from_str(input).map_err(io::Error::other);
[INFO] [stdout]    |                         ^^^^ use of unresolved module or unlinked crate `toml`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `toml`, use `cargo add toml` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ahash` in this scope
[INFO] [stdout]   --> crates/cardbox/src/run_cmd.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub type EnvMap = ahash::HashMap<MiniStr, MiniStr>;
[INFO] [stdout]    |                   ^^^^^ use of unresolved module or unlinked crate `ahash`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ahash`, use `cargo add ahash` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cardbox` (lib) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "a3094e3022f67640752b441fdff070413e1bee12a494ad4f09da6ecf7db8ad9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3094e3022f67640752b441fdff070413e1bee12a494ad4f09da6ecf7db8ad9e", kill_on_drop: false }`
[INFO] [stdout] a3094e3022f67640752b441fdff070413e1bee12a494ad4f09da6ecf7db8ad9e
